type runtime.memRecordCycle

7 uses

	runtime (current package)
		mprof.go#L132: 	active memRecordCycle
		mprof.go#L144: 	future [3]memRecordCycle
		mprof.go#L148: type memRecordCycle struct {
		mprof.go#L154: func (a *memRecordCycle) add(b *memRecordCycle) {
		mprof.go#L412: 		*mpc = memRecordCycle{}
		mprof.go#L1043: 				mp.future[c] = memRecordCycle{}